- tree diagrams
- деревья
English-Russian dictionary of computer science. 2015.
English-Russian dictionary of computer science. 2015.
tree diagram — UK / US noun [countable] Word forms tree diagram : singular tree diagram plural tree diagrams a drawing in which connections, for example between members of a family, are shown using lines that spread like the branches on a tree … English dictionary
Tree Diagram — A diagram used in strategic decision making, valuation or probability calculations. The diagram starts at a single node, with branches emanating to additional nodes, which represent mutually exclusive decisions or events. In the diagram below,… … Investment dictionary
Tree structure — A tree structure showing the possible hierarchical organization of an encyclopedia … Wikipedia
Tree (data structure) — A simple unordered tree; in this diagram, the node labeled 7 has two children, labeled 2 and 6, and one parent, labeled 2. The root node, at the top, has no parent. In computer science, a tree is a widely used data structure that emulates a… … Wikipedia
Tree diagram — The term tree diagram is used in different ways in different disciplines. * In mathematics and statistical methods, a tree diagram is used to determine the probability of getting specific results where the possibilities are nested.… … Wikipedia
Phylogenetic tree — ptree redirects here. For Patricia tree, see Radix tree … Wikipedia
Red-black tree — A red black tree is a type of self balancing binary search tree, a data structure used in computer science, typically used to implement associative arrays. The original structure was invented in 1972 by Rudolf Bayer who called them symmetric… … Wikipedia
Decision tree — This article is about decision trees in decision analysis. For the use of the term in machine learning, see Decision tree learning. A decision tree is a decision support tool that uses a tree like graph or model of decisions and their possible… … Wikipedia
Attack tree — Attack trees are conceptual diagrams of threats on computer systems and possible attacks to reach those threats. The concept was suggested by Bruce Schneier] . Basic Attack trees are multi leveled diagrams consisting of one root, leaves, and… … Wikipedia
Current reality tree (TOC) — One of the Thinking Processes in the Theory of Constraints, a Current Reality Tree (CRT) is a way of analyzing many system or organizational problems at once. By identifying root causes common to most or all of the problems, the CRT can greatly… … Wikipedia
Fault tree analysis — (FTA) is a failure analysis in which an undesired state of a system is analyzed using boolean logic to combine a series of lower level events. This analysis method is mainly used in the field of safety engineering to quantitatively determine the… … Wikipedia